-
-
Notifications
You must be signed in to change notification settings - Fork 4k
fix(website): link to external constructors #10869
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
@Qjuh is attempting to deploy a commit to the discordjs Team on Vercel. A member of the Team first needs to authorize it. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10869 +/- ##
=======================================
Coverage 42.58% 42.58%
=======================================
Files 262 262
Lines 16136 16134 -2
Branches 1547 1549 +2
=======================================
Hits 6871 6871
+ Misses 9253 9251 -2
Partials 12 12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Please describe the changes this PR makes and why it should be merged:
Mark constructors as external too on external classes to fix their source code link
example: https://discord.js.org/docs/packages/discord.js/14.19.2/ContainerBuilder:Class#constructor
Status and versioning classification: